setHash1

open fun setHash1(value: ByteString): MeshProtos.KeyVerification.Builder

The final authoritative hash, only to be sent by NodeA at the end of the handshake
bytes hash1 = 2;

Return

This builder for chaining.

Parameters

value

The hash1 to set.